home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 May / macformat_103_may_2001.iso / Shareware / Utilities / MacGhostView Folder / ghostscript / gs6.01 / lib / gsdj500 < prev    next >
Encoding:
Text File  |  2000-11-21  |  161 b   |  4 lines  |  [TEXT/R*ch]

  1. #!/bin/sh
  2. # $Id: gsdj500,v 1.1 2000/03/09 08:40:40 lpd Exp $
  3. exec gs -q -sDEVICE=djet500 -r300 -dNOPAUSE -sPROGNAME=$0 -- gslp.ps --heading-center "`date`" "$@"
  4.